projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92eeeaf
)
Say that output from asynch subprocesses of a compiler may be lost.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 14 Jul 2002 15:24:03 +0000
(15:24 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 14 Jul 2002 15:24:03 +0000
(15:24 +0000)
man/building.texi
patch
|
blob
|
history
diff --git
a/man/building.texi
b/man/building.texi
index e3dc047ded39ff4e603b64c866f69bb9626abeaa..8b39257c22d03683a99fd0f374a91ec3bb44b0aa 100644
(file)
--- a/
man/building.texi
+++ b/
man/building.texi
@@
-113,6
+113,10
@@
that is running.
recompile}. This automatically reuses the compilation command from the
last invocation of @kbd{M-x compile}.
+ Emacs does not expect a compiler to launch asynchronous
+subprocesses; if it does, and they keep running after the main
+compiler process has terminated, their output may not arrive in Emacs.
+
@node Grep Searching
@section Searching with Grep under Emacs